powered by
cpts(object)<-value
object
cpts<--methods
x=new("cpt") # new cpt object cpts(x)<-10 # replaces the vector of changepoint in object x with 10
Run the code above in your browser using DataLab